home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000147_kb@cs.umb.edu_Thu Dec 30 02:07:30 1993.msg < prev    next >
Internet Message Format  |  1994-10-11  |  642b

  1. Received: from ra.cs.umb.edu by cs.umb.edu with SMTP id AA17179
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Thu, 30 Dec 1993 07:07:39 -0500
  3. Received: by ra.cs.umb.edu id AA13432
  4.   (5.65c/IDA-1.4.4 for tex-k); Thu, 30 Dec 1993 07:07:30 -0500
  5. Date: Thu, 30 Dec 1993 07:07:30 -0500
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199312301207.AA13432@ra.cs.umb.edu>
  8. To: tdbhhcc@edf.edf.fr
  9. Subject: strrchr infinite recursion
  10. Cc: tex-k@cs.umb.edu
  11.  
  12. My fix for this was to conditionalize the #define's of
  13. index and rindex in kpathsea/c-memstr.h on only STDC_HEADERS
  14. instead of both STDC_HEADER and HAVE_STRING_H or whatever it was.
  15.